public void RemoveRevisionMarkers( IEnumerable<Placement> colPlacements )
public: void RemoveRevisionMarkers( IEnumerable<Placement^>^ colPlacements )
Parameters
- colPlacements
- Placements for which revision markers will be removed.
public void RemoveRevisionMarkers( IEnumerable<Placement> colPlacements )
public: void RemoveRevisionMarkers( IEnumerable<Placement^>^ colPlacements )
Exception | Description |
---|---|
ArgumentException | Thrown in case of invalid parameters. |
ApplicationException | \Internal interface necessary for the revision management could not be created. |
BaseException | An error occurred, during the action. |